xfi:is-duration-period

xs:boolean=xfi:is-duration-period( $period as element(xbrli:period))

Last updated on 06-03-2008 at 22:40:00.

Returns true if the period is a duration period (start/end or forever).

XBRL 2.1 Section 4.7

OIM Status

Unsupported

Parameters

Name Type Details
period element(xbrli:period) The period element for which the duration state is being sought.

Output

Type: xs:boolean

Returns true if the period is a duration period (start/end or forever).

Conformance suite

80124 xfi.is-duration-period testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 06-03-2008 at 22:40:00

Revisions

Name On Details
Herm Fischer 06-03-2008 at 22:40:00 Defined the function